[INFO] cloning repository https://github.com/droundy/sad-monte-carlo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droundy/sad-monte-carlo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80a530bd2242cd41b8603b2375b2fd0afaa67b10
[INFO] checking droundy/sad-monte-carlo against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/droundy/sad-monte-carlo
[INFO] finished tweaking git repo https://github.com/droundy/sad-monte-carlo
[INFO] tweaked toml for git repo https://github.com/droundy/sad-monte-carlo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/droundy/dimensioned`
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] [stderr]       Adding auto-args v0.2.9 (available: v0.3.2)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding internment v0.3.13 (available: v0.8.6)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.2)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.10.1)
[INFO] [stderr]       Adding rand_distr v0.2.2 (available: v0.6.0)
[INFO] [stderr]       Adding rand_xoshiro v0.4.0 (available: v0.8.1)
[INFO] [stderr]       Adding serde_cbor v0.10.2 (available: v0.11.2)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding statrs v0.7.0 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded auto-args v0.2.9
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded vector3d v0.2.1
[INFO] [stderr]   Downloaded auto-args-derive v0.1.5
[INFO] [stderr]   Downloaded statrs v0.7.0
[INFO] [stderr]   Downloaded tinyset v0.4.16
[INFO] [stderr]   Downloaded serde_cbor v0.10.2
[INFO] [stderr]   Downloaded internment v0.3.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0
[INFO] running `Command { std: "docker" "start" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847)
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking state v0.4.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking statrs v0.7.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling auto-args-derive v0.1.5
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking auto-args v0.2.9
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tinyset v0.4.16
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_cbor v0.10.2
[INFO] [stderr]     Checking internment v0.3.13
[INFO] [stderr]     Checking vector3d v0.2.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking sad-monte-carlo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `approx`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `approx`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `approx`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__make_units_internal` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__make_units_internal` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `approx`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `approx`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `approx`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__make_units_internal` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__make_units_internal` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `strict`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-07-05; consider upgrading it if it is out of date
[INFO] [stdout]    = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]    = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     fmt = true;
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-07-05; consider upgrading it if it is out of date
[INFO] [stdout]    = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]    = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout]    = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench_function_over_inputs`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benches/bench-sad.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     c.bench_function_over_inputs(
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench_function_over_inputs`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benches/bench-sad.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     c.bench_function_over_inputs(
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench_function_over_inputs`: Please use BenchmarkGroups instead.
[INFO] [stdout]    --> benches/bench-sad.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     c.bench_function_over_inputs(
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench_functions`: Please use BenchmarkGroups instead.
[INFO] [stdout]    --> benches/bench-sad.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     c.bench_functions("SW_closest_distance2", funs, 50);
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench_functions`: Please use BenchmarkGroups instead.
[INFO] [stdout]    --> benches/bench-sad.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     c.bench_functions("SW_put_in_cell", funs, 50);
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench_functions`: Please use BenchmarkGroups instead.
[INFO] [stdout]    --> benches/bench-sad.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 |     c.bench_functions("OPTSW_put_in_cell", funs, 50);
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847), nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0", kill_on_drop: false }`
[INFO] [stdout] 94f5d5c0d14ada0edc1b76d8c3a7fb31f944011b3947aa67386d69a9e6f071c0
